home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / wcff350.zip / WCFF.CFG < prev    next >
Text File  |  1992-04-08  |  9KB  |  207 lines

  1. ;-----------------[ WCFF.CFG v3.50 Configuration File ]-----------------
  2. ;                         Dated: 04/07/92
  3. ;
  4. ;   This a standard ASCII text file used to control the operating
  5. ;   characteristics of WCFF! during normal operation.  This file is
  6. ;   REQUIRED for proper operation.  For more specific information
  7. ;   on each of the available parameters, refer to WCFF.DOC file.
  8. ;
  9. ;            P L E A S E   R E A D   T H E   D O C S !
  10. ;
  11. ;   Any standard ASCII text editor can be used when making changes.
  12. ;   Comments can be contained in this file for easy reference by
  13. ;   placing a semicolon ";" in the first position of any line.
  14. ;
  15. ;   IMPORTANT NOTE!  Spaces are ignored and BLANK lines are only allowed
  16. ;                    between file AREA definitions!!!
  17. ;
  18. ;-----------------------------------------------------------------------
  19. ;  * This is your default ZONE number *   [REQUIRED]
  20. ;-----------------------------------------------------------------------
  21. ;
  22. ORIGZONE 1
  23. ;
  24. ;-----------------------------------------------------------------------
  25. ;  * This is the primary NET/NODE address of your system *  [REQUIRED]
  26. ;-----------------------------------------------------------------------
  27. ;
  28. NETNODE 161/123
  29. ;
  30. ;-----------------------------------------------------------------------
  31. ;  * This is your alias address(s) *  [OPTIONAL]
  32. ;
  33. ;  Maximum of 15 AKA's are allowed.  Complete address including zone is
  34. ;  required.  Placement of AKA's (top to bottom) is used in conjunction
  35. ;  with the <An> flag in the AREA command.  The first AKA is 1, the
  36. ;  second AKA is 2 and so on.  Please note, this numbering is in HEX,
  37. ;  so AKA #10 is an A and AKA #11 is a B and so on up to F (15th AKA).
  38. ;-----------------------------------------------------------------------
  39. ;
  40. ;  AKA 86:250/0
  41. ;  AKA 86:250/100
  42. ;  AKA 86:250/110
  43. ;
  44. ;-----------------------------------------------------------------------
  45. ;  * Location of WC30 Home Directory *  [REQUIRED]
  46. ;-----------------------------------------------------------------------
  47. ;
  48. WILDCAT c:\wc30
  49. ;
  50. ;-----------------------------------------------------------------------
  51. ;  * Inbound Files Directory *  [REQUIRED]
  52. ;
  53. ;    Usually the same location where your INBOUND mail archives are
  54. ;    presently located.  WCFF! looks here for TIC/FLE file to process.
  55. ;-----------------------------------------------------------------------
  56. ;
  57. INFILES c:\fd\file
  58. ;
  59. ;-----------------------------------------------------------------------
  60. ;  * Inbound Mail Packets/Archives *  [REQUIRED]
  61. ;
  62. ;  This option is used to define a separate inbound location for mail
  63. ;  archives such as is commonly used in D'Bridge systems.  For FrontDoor
  64. ;  systems, this is normally the same directory as INFILES shown above.
  65. ;
  66. ;-----------------------------------------------------------------------
  67. ;
  68. INMAIL c:\fd\file
  69. ;
  70. ;-----------------------------------------------------------------------
  71. ;  * Outbound TIC/FLE Directory *  [REQUIRED]
  72. ;
  73. ;  This is a sub-directory where your outbound TIC/FLE files can be
  74. ;  stored separate from other files on your system, possibly for better
  75. ;  organization.
  76. ;-----------------------------------------------------------------------
  77. ;
  78. OUTFILES c:\fd\ticfiles
  79. ;
  80. ;-----------------------------------------------------------------------
  81. ;  * Outdated/Replaced Files Directory *  [REQUIRED]
  82. ;
  83. ;  If WCFF! encounters an older file when processing a newer dated file
  84. ;  of the same name, WCFF! will replace it with the newest one and then
  85. ;  place the old one in this sub-directory.  This is useful when you wish
  86. ;  to review the older version file prior to deleting it.
  87. ;-----------------------------------------------------------------------
  88. ;
  89. OLDFILES c:\oldfiles
  90. ;
  91. ;-----------------------------------------------------------------------
  92. ;  * Mailer Definition/Operating Mode *  [REQUIRED]
  93. ;
  94. ;  You need to select the type of mailer program you're running on your
  95. ;  system.  This is required for WCFF! to properly create the necessary
  96. ;  files.  Either FIDO or BINKLEY must be selected, BUT NOT BOTH!
  97. ;
  98. ;  NOTE:  FIDO requires the MAIL (netmail) path to be defined and
  99. ;         OUTBOUND option to be commented out by placing a semicolon in
  100. ;         front of it.
  101. ;
  102. ;         BINKLEY requires the OUTBOUND path to be defined and the MAIL
  103. ;         option to be commented out.
  104. ;
  105. ;         Choices are:
  106. ;                       FIDO     = FrontDoor/D'Bridge Systems
  107. ;                       BINKLEY  = Binkley Systems only!
  108. ;-----------------------------------------------------------------------
  109. ;
  110. FIDO
  111. ;
  112. ;-----------------------------------------------------------------------
  113. ;  * Location of Netmail Directory *  [REQUIRED for FIDO Systems]
  114. ;
  115. ;    This is the directory where you have defined your netmail messages
  116. ;    in your frontend mailer to be placed.  WCFF! will place outbound
  117. ;    messages here.  This for used with FrontDoor/D'Bridge systems ONLY!
  118. ;-----------------------------------------------------------------------
  119. ;
  120. MAIL c:\fd\netmail
  121. ;
  122. ;-----------------------------------------------------------------------
  123. ;  * Location of Outbound Directory *  [REQUIRED for BINKLEY Systems]
  124. ;-----------------------------------------------------------------------
  125. ;
  126. ;    This is the directory where WCFF! will place the CLO/FLO/HLO files
  127. ;    when the mailer type has been defined as BINKLEY.  This is normally
  128. ;    the same directory as your Binkley's outbound directory.  This is
  129. ;    for BINKLEY systems ONLY!
  130. ;
  131. OUTBOUND c:\binkley\outbound
  132. ;
  133. ;-----------------------------------------------------------------------
  134. ;  * Enable CRC-32 checking on TIC/FLE's *  [OPTIONAL]
  135. ;
  136. ;  This option is used to check the incoming file for validity by
  137. ;  performing a CRC check on the file and then comparing that value to
  138. ;  the CRC value stored in the TIC/FLE file.
  139. ;-----------------------------------------------------------------------
  140. ;
  141. CRC
  142. ;
  143. ;-----------------------------------------------------------------------
  144. ;  * Specify FROM: Name in Echomail Message *  [OPTIONAL]
  145. ;
  146. ;  This is the default FROM: name used when WCFF! creates an outbound
  147. ;  netmail message informing people of newly processed files.  Maximum
  148. ;  of 36 characters allowed.
  149. ;-----------------------------------------------------------------------
  150. ;
  151. POSTTOFROM Joe Martin
  152. ;
  153. ;-----------------------------------------------------------------------
  154. ;  * Specify SUBJECT: Info in Echomail Message *  [OPTIONAL]
  155. ;
  156. ;  This is the default SUBJECT: used when WCFF! creates an outbound
  157. ;  netmail message informing people of newly processed files.  Maximum
  158. ;  of 72 characters allowed.
  159. ;-----------------------------------------------------------------------
  160. ;
  161. POSTTOSUBJECT New File Arrivals!
  162. ;
  163. ;-----------------------------------------------------------------------
  164. ;  * Specify CONTENT of Echomail Message *  [OPTIONAL]
  165. ;
  166. ;  This is the default message CONTENT or message body used when WCFF!
  167. ;  creates an outbound netmail message informing people of newly
  168. ;  processed files.  Maximum of 72 characters allowed.
  169. ;-----------------------------------------------------------------------
  170. ;
  171. POSTTONOTE Shown below is a list of new files recieved!
  172. ;
  173. ;-----------------------------------------------------------------------
  174. ;  * Specify ORIGIN LINE for Outgoing Echomail *  [OPTIONAL]
  175. ;
  176. ;  This is the default ORIGIN line used when WCFF! creates an outbound
  177. ;  netmail message informing people of newly processed files.  You MUST
  178. ;  include your ZONE:NET/NODE address enclosed in parentheses and
  179. ;  maintain a maximum line length of 66 characters.
  180. ;-----------------------------------------------------------------------
  181. ;
  182. POSTTOORIGIN The Power Station (1:161/123)
  183. ;
  184. ;-----------------------------------------------------------------------
  185. ;  * File Area(s) Definition *  [REQUIRED]
  186. ;
  187. ;  This is where you define all the files areas you will be processing.
  188. ;  Due to the complexity of this command, refer to page 13 of the
  189. ;  WCFF.DOC file for detailed descriptions.  READ THE DOCS!
  190. ;-----------------------------------------------------------------------
  191. ;
  192. AREA <drive:\directory> <area name> <file area # or P>
  193.      LOCAL POSTTOAREA <local echo name>
  194.      LOCAL POSTTOFROM <user name>
  195.      LOCAL POSTTOSUBJECT <text for subject line>
  196.      LOCAL POSTTONOTE <note text>
  197.      LOCAL POSTTOORIGIN <origin line>
  198.      LOCAL CRC <ON|OFF>
  199.      <zone:net/node> <password> <flag(s)>
  200.      <zone:net/node> <password> <flag(s)>
  201.  
  202. AREA <drive:\directory> <area name> <file area # or P>
  203.      <zone:net/node> <password> <flag(s)>
  204.      <zone:net/node> <password> <flag(s)>
  205. ;
  206. ;-----------------[ End of WCFF.CFG Configuration File ]----------------
  207.